(SST) ShlWAPI.pas Version 1.08

Developer Reference
LSTATUS Type Definition
Type declaration for a signed, 32-bit integer, used primarily by certain Microsoft Windows SDK functions as a return value.
Scope
Global (i.e. variables of this type can be declared in any unit that uses/includes the unit in which it is defined/declared).
Syntax
type LSTATUS = Longint;
Values
As a signed 32-bit (4 byte) integer, this variable will accept values in the range from –2147483648 through (and including) 2147483647.
Remarks
This type definition is provided in order to preserve the symbolic names of the original, Microsoft Windows SDK parameter and return value types in ported function prototypes.
Requirements
Unit Declared in ShlWAPI.pas
Library ShlWAPI.dcu/ShlWAPI.obj
See Also
LPVOID, LPCVOID.
 
Windows APIs: LPCVOID, LPVOID, LSTATUS.

Document/Contents version 1.00
Page/URI last updated on 07.12.2023
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com